body{
	color: mistyrose;
	font-family: Geneva;
	background:darkslategray;
	font-size: 150%;
}
h1 {
	color: green;
	font-family : Impact;
	background: honeydew;
}
.texte {
text-align:right;
}
